Neurosis Engine
float3 Member List
This is the complete list of members for float3, including all inherited members.
float3(float initX=0.0f, float initY=0.0f, float initZ=0.0f)float3
Length()float3
Normal(float3 *point1, float3 *point2, float3 *point3)float3
Normalize()float3
operator!=(float3 rhs)float3
operator*(float rhs)float3
operator*(float3 rhs)float3
operator+(float3 rhs)float3
operator-(float3 rhs)float3
operator/(float rhs)float3
operator/(float3 rhs)float3
operator=(float3 rhs)float3
operator==(float3 rhs)float3
Set(float length, float rotationX, float rotationZ)float3
Set(float rotationX, float rotationZ)float3
Set(float length)float3
xfloat3
yfloat3
zfloat3
~float3()float3